Properties 


DoubleDoubleList<T> Class Members

The following tables list the members exposed by DoubleDoubleList<T>.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DoubleDoubleList<T> class.  
Top
Public Properties
 NameDescription
Public Property Gets the count of the inner array in the I-direction  
Public Property Gets the count of the inner array in the J-direction  
Public Property Gets the untyped inner array  
Public PropertyGets the and converts the item at index i,j to System.Double  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also